home *** CD-ROM | disk | FTP | other *** search
- $VER: TxtFind.doc 3.001 (05 Mar 96)
-
- TxtFind Version 3.001
-
-
- ---
- This software is subject to the "Standard Amiga FD-Software Copyright Note"
- It is GIFTWARE as defined in paragraph 4g.
- If you use this program on a regular base, send a small gift to the author,
- adress follows below.
- For more information please read "AFD-COPYRIGHT" (Version 1 or higher).
- ---
-
- ---
- Usage:
-
- txtfind Filename/A,Searchstring/A,N=Num/S,T=Total/S,C=Color
-
- Filename = The name of the file to be searched.
-
- Searchstring = The string to be searched for.
-
- Num = Switch for line numbers as encountered in the searchfile.
-
- Total = Switch for total strings found in the searchfile.
-
- Color = Switch to turn off colorised output.
-
- Example:
-
- txtfind S:Startup-Sequence assign N T
-
- Output:
-
- 9: Resident >NIL: C:assign PURE
- 11: assign >NIL: ENV: RAM:ENV
- 12: assign >NIL: T: RAM:T
- 13: assign >NIL: CLIPS: RAM:Clipboards
- 14: assign >NIL: REXX: Sys:rexx
- 15: assign >NIL: PRINTERS: DEVS:Printers
- 16: assign >NIL: KEYMAPS: DEVS:Keymaps
- 17: assign >NIL: LOCALE: SYS:Locale
- 18: assign >NIL: LIBS: SYS:Classes ADD
- 19: assign >NIL: HELP: LOCALE:Help DEFER
- ---
- Found 10 matches in file 'S:Startup-Sequence'
-
- ---
-
- ---
- History:
-
- -V1.001
-
- Used a wrong routine for the readign part, it didn't count commented (;) lines and blank lines.
- Therefore the output was not quite right..
-
- -V1.003
-
- Small argument changes.
-
- -V2.001
-
- Now shows the searchstring highlighted.
-
- -V3.001
-
- Now shows 2 strings highlighted
- Switch to turn of highlighting
-
- ---
-
- ---
- Future:
-
- Show all the found searchstrings highlighted.
- Faster searching(?)
-
- ---
-
- ---
-
- If you like this program and/or want me to make some changes to it,
- please contact me!
- E-Mail: frankp@via.nl
- Fido : 2:284/711.24
- Snail mail:
-
- Frank Peters
- Leutherweg 80
- NL-5915CK
- Venlo
- Netherlands
-